﻿@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,pre,div,ul,ol,li,dl,dt,dd,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td { line-height:30px; cursor:hand;}
select{ font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

body{font-size:12px; color: #333; font-family:微软雅黑,Arial, Helvetica, sans-serif; background:#ffffff; font-size:12px; font-weight:normal;}
a{ font-family:微软雅黑,Arial,Helvetica,sans-serif; color:#333; text-decoration:none; font-size:12px; font-weight:normal;}
a:hover{ color:#bc0007; text-decoration:none;}

.clears{ clear:both; font-size:0; line-height:0;}

.clearbj{ background:#f1f1f1;}

.ad{ padding:20px 0; height:210px; background:url(../images/about-1.jpg) top center repeat-x #efefef;}


.ad-wrapper{ padding:20px 0; height:240nt-size:20px; text-align:center;}
.adbox b{ font-size:26px; display:block; margin-bottom:10px; }
.adbox span{ font-size:30px; color:#085895; font-weight:bold;}
.adbox em{ margin-left:20px;}

.protitle{ float:left; width:360px; }
.protitle a{ font-size:30px; line-height:60px;}
.subnavbox{ float: left; width:360px;  margin:30px; background: #f1f1f1; padding: 20px; border-radius: 8px; }
.subnavbox b{ float: left; width:360px; height: 40px; line-height: 40px; font-size: 16px;}
.subnavbox b a{ float: left; width:360px; height: 40px; line-height: 40px; font-size: 20px; }
.subnavbox .probox{ float: left; width:360px; height: 360px; margin-top:10px;  overflow: hidden; overflow-y: scroll;}
.subnavbox .probox a{ float: left; width:360px; height: 35px; border-top:1px dotted #dad7d7;font-size: 14px;line-height: 35px; overflow-y: hidden;}



.home-box1{ float:left; width:460px; padding-right:30px; background:url(../images/line.png) top right repeat-y;}
.homebox-title{ float:left; width:100%; line-height:50px; font-size:18px; border-top:#0656ad solid 2px; font-weight:bold;}
.homeboximg{ float:left; width:100%;}
.homebox-list{ float:left; width:100%; margin-top:10px; padding-bottom:10px; border-bottom:#f1f1f1 solid 1px; line-height:35px;}
.homebox-newslist{ float:left; width:100%;}
.homebox-newslist li{ float:left; width:100%;}
.homebox-newslist li a{ float:left; width:395px; height:35px; line-height:35px; overflow:hidden; background:url(../images/pli1.jpg) left center no-repeat; padding-left:25px; }
.homebox-btn{ float:left; width:100%; margin-top:10px;}
.homebox-btn a{ float:left; width:100px; height:30px; line-height:30px; text-align:center; color:#FFF; background:#de1d49;}

.home-box2{ float:left; width:460px; margin-left:30px;  padding-right:30px; background:url(../images/line.png) top right repeat-y;}
.homebox-prolist{ float:left; width:100%;}
.homebox-prolist li{ float:left; margin:0 10px; width:160px;}
.homebox-prolist li a{ float:left; width:135px; height:35px; line-height:35px; overflow:hidden; background:url(../images/pli1.jpg) left center no-repeat; padding-left:25px; }
.home-box3{ float:right; width:460px; }

.slideBox{ float:left; width:460px; height:230px; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:460px; height:230px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }






.homemainer-wrapper{ padding:40px 0;}
.homemainer{ width:1500px; margin:0 auto;}

.fl{float:left;}.fr{float:right;}
.tar{text-align:right;}.tac{text-align:center;}.tal{text-align:left;}

.w250{width:250px;}
.h20{height:20px;}.h30{height:30px;}.h100{height:100px;}

.pt10{padding-top:10px;}.pl10{padding-left:10px;}.pr25{padding-right:25px;}.pr10{padding-right:10px;}
.mgt10{margin-top:10px;}.mgb10{margin-bottom:10px;}.mgt20{margin-top:20px;}.mgb20{margin-bottom:20px;}
.mgt50{margin-top:50px;}
.lh20{line-height:20px;}.lh25{line-height:25px;}
.bb{border-bottom:#cccccc solid 1px;}
.bbr{border-bottom:#ea1205 solid 1px;}
.dashline{ background:url(../Images/dashedline.gif) bottom repeat-x;}
.hidden{overflow:hidden;}
.relative { position:relative;}.absolute { position:absolute;}
.point{ color:#d10818;font-family:Georgia, "Times New Roman", Times, serif}

.ptb10{ padding:10px 0;}
.bg2{ background:#333333;}


*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
*html .header-wrapper{position:absolute;top:expression(eval(document.documentElement.scrollTop));}

.wrapper{ float:left; width:100%; display:block;  }



.typeimg{  width:460px; height:540px; position:relative; background:#FFF; border:#e3e3e3 solid 1px; margin-top:5px;}
.typeimg img{ float:left; width:460px; height:400px;}
.typeimg h3{ float:left; margin-left:20px; width:360px; height:50px; line-height:50px; font-size:16px; text-align:center; color:#333;}
.typeimg span{ float:left; margin-left:20px; width:360px; height:40px; line-height:20px; font-size:14px; text-align:center; color:#999;}
.typeimg:hover{ box-shadow:0 0 10px #cccccc;}
.typeimg:hover h3{ color:#01468c}
.typelistbox{ overflow:hidden; width:930px;}
.home-product-list{ float:left; overflow:hidden; width:930px; margin-top:-30px; }
.home-product-list li{ float:left; width:270px; height:260px; margin:16px; }
.home-product-list li a{ float:left; display:block; width:240px; height:280px;  padding:1px;}
.home-product-list li span{ float:left; width:240px; height:30px; line-height:30px; font-size:14px; text-align:center; overflow:hidden;}
.home-product-list li .proimg{ float:left; width:240px; height:240px;border:#f5f5f5 solid 1px; overflow:hidden; position:relative; }
.home-product-list li a:hover .proimg img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.home-product-list li .proimg img{ position:absolute;top:0;bottom:auto;left:0;right:auto; -webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;transition:transform 0.3s ease-out; width:100%; }
.home-product-list li a:hover{ box-shadow:0 0 10px #cccccc;}
.home-product-list li.nobord{ border-right:none;}


.mainer{ width:1500px; margin:0 auto;}
.mainerbox{ float:left; width:1400px;}

.search-input{height:36px;line-height:36px;width:200px;padding-left:10px; float:left;color:#fff; font-size: 14px;  border: none; background: none; font-family:"Microsoft Yahei"}
.ssearch-btn{float:left; width:36px; height:36px; background: none;border: none; cursor: pointer;}
.search-box{margin-top: 15px;  background:url(../images/serbg.jpg) no-repeat; width: 300px;height: 36px; margin-left: 34px;}



.fullslide{ min-width:1000px; position:relative;  height:650px; overflow:hidden;  }
.fullslide .bd{ position:relative; z-index:0;  }
.fullslide .bd ul{ width:100% !important;  }
.fullslide .bd li{ width:100% !important;  height:650px; overflow:hidden; text-align:center;  }
.fullslide .bd li a{ display:block; height:650px; }
.fullslide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:15px; position:absolute; z-index:10; bottom:15px; overflow:hidden;  }
.fullslide .hd ul{margin-left:500px;  }
.fullslide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; }
.fullslide .hd ul li{width: 62px;height: 12px;background: #fff; }
.fullslide .hd ul .on{background: #bc0007;  }


.header-wrapper{ border-top:11px solid #0656ad; center top repeat-x #fff; }
.header{ width:1400px; height:80px; margin:0 auto; position:relative; margin-top: 20px;}
.header h1{ float:left; }
.header h1 a img{ height: 70px;width:350px;}

.head-top{ float: right; display: block; width: 900px; height: 40px; margin-top: 0px; }
.header-tel{float: right; background:url(../images/ftel2.png) center left no-repeat; padding-left:70px; margin-top:20px;line-height: 40px; display: block; font-size: 16px; color:#333; }

.header-ew{ float: right; background:url(../images/weixin.png) center left no-repeat; padding-left:70px; margin-top:20px;line-height: 40px; display: block; font-size: 18px; color:#333; margin-right: 20px; position:relative; z-index:99;}
.header-ew .ew{ position:absolute; top:40px; left:0px; display:none; border:3px #e3e3e3 solid;}
.header-ew .ew img{ width:120px;}
.header-ew:hover .ew{ display:block;}

ul.menu-list{ float:right; width:770px; z-index:5; margin-top: 10px; }
ul.menu-list li{ float:left; width:110px; text-align:center; position:relative; z-index:10; background:url(../images/menu-line.jpg) no-repeat  right center;}
ul.menu-list li a{ display:block; width:100%; height:50px; font:16px/50px 微软雅黑,Arial, Helvetica, sans-serif; }
ul.menu-list li a:hover,ul.menu-list li a.current{  color:#ffb441; }
ul.menu-list li ul{ position:absolute; top:50px; left:-30px; width:110px; display:none; z-index:9999; padding: 10px 30px; background:#0656ad;color:#fff; }
ul.menu-list li ul li{ float:left; width:100%; background:none;}
ul.menu-list li ul li a{ display:block; width:100%; padding:0; height:35px;  line-height:35px;color:#fff; font-size:14px; font-weight:normal; text-align:center; overflow:hidden;}
ul.menu-list li ul li a:hover{ color:#ffbb6a; width:100%; height:35px; line-height:35px; }





#banners{ float:left; width:100%; min-width:1200px; height:600px; position:relative;  z-index:1; overflow:hidden; background:#575757}
.inbanner{ float:left; width:100%; height:280px; position:relative;  z-index:1; overflow:hidden; background:#575757}
.inbannernav{ float:left; width:100%; height:40px; position:relative; border-bottom: #e8e8e8 solid 1px; background: #d3d1d1; }
.main-navbox{ margin: 0 auto; text-align: center; margin-top: 10px;}
.main-nav { float: left;  display: inline-block; }
.main-nav li { display: inline-block;  *display: inline;zoom: 1; /*margin:0 16px;*/margin: 0 10px; height: 40px; line-height: 40px; }
.main-nav li a { display: block; padding: 0 10px; color: #5f5f5f; font-size: 14px; height: 40px; line-height: 40px; }
.main-nav li a:hover,.main-nav li a.current { color: #fff;  background: #007cc4;}

.positionbg{ padding: 20px 0;  font-size: 14px; border-bottom: 1px dashed #dcdcdc;}
.positionbg a{ font-size: 14px;}
.bg1{ background:#f8f8f8;}
.box-wrapper{ background:url(../images/boxbg.jpg) top no-repeat; background-size:cover;}
.mainer-wrapper{ padding:3px 0;}
.mainer-wrappers{ padding:30px 0; }
.mainer{ width:1400px; margin:0 auto; position: relative;}


.home-title{ display:block; overflow:hidden; text-align: center; font-size: 30px; font-family:"Microsoft YaHei"; margin-bottom: 20px;margin-top:10px;}
.home-title .ten { display:block; text-align:center; font: 22px/46px "Arial,Helvetica,sans-serif";text-transform: uppercase;  color: #333; }
.home-title .tcn { display: inline; font:30px/35px "微软雅黑"; font-weight: bold;color: #1c5396}


.home-title .then { display:block; text-align:center; font:bold 30px/40px "Arial,Helvetica,sans-serif";text-transform: uppercase;  color: #225499;margin-top:40px; }




.home-titles{ display:block; width:160px; border-top:#ed0000 solid 5px; font-size:28px; line-height:35px; padding:10px 0; color:#ed0000; text-transform: uppercase; font-family:微软雅黑,Verdana,Arial, Helvetica, sans-serif;}
.home-titles span{ display:block; font-size:16px; color:#999;}
.home-desc{ display:block; line-height:20px; overflow:hidden; margin-top:10px; color:#999; font-weight:normal;}

.cultxt{ text-align: center; font-size: 16px; }




.home-about{ background: #f3f3f3; }
.home-about a.more,.home-news a.more{ display: block;width: 120px;height: 40px;text-align: center;line-height: 40px;color: #fff;border-radius: 4px;margin-top: 30px;background-color: #bc0007;margin: auto; font-size: 14px;}
.home-about a.more{ float: left; }
.home-about a.more:hover,.home-news a.more:hover{color: #fff;background-color: #bc0007;}

.about-img{float: left;width:350px;height: 500px;}
.about-brief{float: right;width: 720px;padding-top: 0px;font-size: 15px; margin-top: 95px;}
.about-brief h3{font-size: 36px;color: #bc0007;padding-left:30px;}
.about-brief .txt{height: 240px; line-height: 30px;color: #999; font-size: 15px; margin-top: 35px;overflow: hidden;}

.about-ico{width:1000px;height: 140px;margin:40px 0 35px -45px;}
.about-ico li{float: left; width: 33.3%;height: 100%;color: #fff; background-color:#ff5656;opacity: .9;padding: 35px 20px 0 30px; box-sizing: border-box; overflow: hidden;}
.about-ico li img{float: left;border-radius: 3px;}
.about-ico li > div{float: right;width:120px; padding-top: 8px;}
.about-ico li p.t1{color: #ffcccc; position: relative; font-size: 14px;}
.about-ico li p.t1:after{content: " ";display: block;width: 20px;height:2px;background-color: #fff;position: absolute;left: 0;bottom:-8px;}
.about-ico li p.t2{font-size:20px;margin-top: 15px;}














.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}
/*flex 布局*/
	
	.flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	/*垂直显示*/
	
	.flex-v {
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.flex-1 {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		overflow: hidden
	}
	/*垂直对其方式*/
	
	.flex-align-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	/*左右居中*/
	
	.flex-pack-center {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	/*两端对齐*/
	
	.flex-pack-justify {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.center{
		margin-left: auto;margin-right: auto;
	}
.mt60 {
	margin-top: 60px;
}






.chose-wrapper .title {
	font-size: 42px;
	color: #333;

}

.chose-wrapper .subtitle {
	font-size: 18px;
	color: #999;
	margin-top: 15px;
	letter-spacing: 1.5px;
}


.mainer1300{width: 1360px; position: absolute;
	top: 0;
	left: 57%;
	margin-left: -600px; z-index: 10;
padding: 50px 0;}

.chose-wrapper {
	background: no-repeat left center #fff;
	padding-top: 80px;
	text-align: center;
	height: 690px;
	line-height: 1;
	position: relative;
}

.chose-wrapper>.bgimg {
	position: absolute;
	top: 0;
	width: 1300px;
	left: 50%;
	margin-left: -700px;
}

.chose-wrapper>.bgimg img {
	position: absolute;
	top: 0;
	right:900px;
}

.chose-wrapper .title,
.chose-wrapper .subtitle {
	text-align: left;
	padding-left: 210px;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

.chose-wrapper .tab-hd {
	float: left;
	width: 240px;
	
	background: #2d2d2f;
	color: #fff;
	
	height: 624px;
	margin-top: 50px;
	font-size: 18px;
	z-index: 10;

}
.chose-wrapper .tab-hd>div .center{
	width: 100%;
}
.chose-wrapper .tab-hd>div:first-child {
	background: #e87827;
	height: 240px;
	text-align: center;


}

.chose-wrapper .tab-hd>div:first-child .num {
	font-size: 50px;
	margin-bottom: 20px;

}

.chose-wrapper .tab-hd>div:last-child {
	padding-left: 15px;
	text-align: left;
	height: 345px;
	line-height: 30px;
}

.chose-wrapper .tab-bd {
	padding-left: -10px;
	width: 1110px;
	
	float: left;
	margin-top: 51px;
}

.chose-wrapper .tab-bd ul {
	border-bottom: 1px solid #fff;
}

.chose-wrapper .tab-bd ul li {
	float: left;
	
	
	width: 180px;
	height:180px;
	
	background: #fff;
	border:#fff solid 8px;
	border-top: 8px solid #fff;
	border-right: 8px solid #fff;
}

.chose-wrapper .tab-bd ul li a {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
}

.chose-wrapper .tab-bd ul li:hover a:before {
	position: absolute;
	content: '';
	
	width: 162px;
	height: 116px;
	
	top: -7PX;
	left: 50%;
	background: url(../images/shadowbg3.png) no-repeat;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

}

.chose-wrapper .tab-bd ul li a i {
	display: block;
	height: 100%;
	width: 100%;
	
	position: relative;
	z-index: 999;
	background: url(../images/logo.png) no-repeat center center;
}

.side-box ul.side-news-list { float: left; width: 270px; background: #fff;} 
.side-box ul.side-news-list li{ float:left; width: 270px; overflow: hidden;}
.side-box ul.side-news-list li .n-img{ float:left;  width:45px; }    
.side-box ul.side-news-list li .n-img img{  width: 45px; }  
.side-box ul.side-news-list li .n-content{ float:right;  width: 200px; }  
.side-box ul.side-news-list li .n-content b{ float:left; width: 200px; height:25px; line-height: 30px; font-size: 14px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } 
.side-box ul.side-news-list li .n-content p{ float:left; width: 100%; height:60px; line-height: 30px; font-size: 12px; overflow: hidden; color: #999999;} 


.side-box{ float: left; width: 270px;border:#d4ded4 solid 1px; }
.side-box h5 { float: left; width: 250px; padding:2px 0; font-size: 15px; line-height:45px; color: #fff; text-align: left; padding-left:20px;background:#0656ad; }
.side-box h5 em { display: block; font-size: 14px;  font-weight: normal;}
.side-box ul.side-nav-list { float: left; width: 270px; background: #ffffff;} 
.side-box ul.side-nav-list li{ float:left; width: 270px; overflow: hidden; background: #f1f3f4; margin: 3px 0; }
.side-box ul.side-nav-list li a{ float:left; width: 264px; height:40px; line-height: 40px; overflow: hidden; font-size:14px; text-align: left;padding-left:26px; }    
.side-box ul.side-nav-list li a:hover,.side-box ul.side-nav-list li a.on{ background: #d4d4d4; color:#333; }


.aboutbg{background:url(../images/6.jpg); }
.produd{ background:url(../images/cpyoushi_bg.jpg); }
.typeslide{ float:left; width:1500px; height: 790px;background: #fff; }
.typeslide .typeslide-side { float: center; width:1500px; }
.typeslide .typeslide-side h5 { float: left; width: 300px; padding:20px 0; font-size: 20px;  line-height: 50px; color: #333; text-align: center;  }
.typeslide .typeslide-side h5 em { display: block; font-size: 14px;  font-weight: normal;}
.typeslide .typeslide-side p.pmore a{ float: left; width: 330px; padding:5px 0; font-size: 16px; line-height: 40px; color: #333; text-align: center;  }
.typeslide ol { float: left;border:#e4e2e2 solid 1px;  width: 100%; height: 68px;font-size: 16px; background:#f6f6f6 ;} 
.typeslide ol li { float:left; width: 279px; height:68px; overflow: hidden; border-right:#e3e1e1 solid 1px;}
.typeslide ol li a{ float:left; width: 275px;padding-left:2px;  color: #333; font-size:16px;height:68px; line-height: 68px; overflow: hidden;  text-align: center; }    
.typeslide ol li a:hover,.typeslide ol li.on a{ width: 300px; color:#fff; background:#005bac;  text-align: center;}
.typeslide .typeslide-main { float: left; width: 100%; margin-top: 30px;background: #fff;}
.typeslide .typeslide-main ul { float: left; width: 100%;}
.typeslide .typeslide-main ul li{ float: left; width: 100%;}
.typeslide .typeslide-main ul li .timg{ float: left; width: 300px; height:330px;margin-left:10px;}
.typeslide .typeslide-main ul li .timg img{ width: 300px; height: 330px;border:#cfd0d1 solid 1px;}
.typeslide .typeslide-main ul li .tbox{ float: right; width: 1500px;}
.typeslide .typeslide-main ul li .tbox h3{ display:block; width: 100%; line-height:60px; font-size:20px; color: #bc0007;}
.typeslide .typeslide-main ul li .tbox p{ display:block; width: 100%; line-height:25px; font-size:14px; }
.typeslide .typeslide-main ul li .tbox span.tit { float: left; display:block; width: 120px; margin-top:20px; line-height: 40px; text-align:center;font-size:18px; color:#ffffff; background: #e60000}
.typeslide .typeslide-main ul li .tbox span.tinfo{ float: left; display:block; width: 330px;padding-left:30px; margin-top:20px; line-height: 40px; text-align:left;font-size:18px; color:#ffffff; background: #333333}
.typeslide .typeslide-main ul li .pbox{ float: left; width: 100%; }
.typeslide .typeslide-main ul li .pbox a{ float: left; width: 300px;  height: 340px; margin: 0 20px;padding-right:10px; margin-bottom:30px; }
.typeslide .typeslide-main ul li .pbox a .pic{  width: 300px; height: 300px;border:#edeeef solid 1px; overflow: hidden;  margin-left:0px;}
.typeslide .typeslide-main ul li .pbox a img{  width: 300px; transition-duration:300ms;}
.typeslide .typeslide-main ul li .pbox a span{ color:#333;  width: 300px; line-height: 30px; font-size: 14px; text-align: center;}
.typeslide .typeslide-main ul li .pbox a:hover img{ transform:scale(1.1);color:#333; }

.home-about-box{height: 600px; overflow: hidden;}
.home-about-box .hd{height: 80px;background: #e8e8e8;}
.home-about-box .hd li{position: relative; float: left;width:269px;border-right: 1px dotted #acabab; padding-left: 130px;font-size: 24px;color: #3d3d3d; padding-top: 20px; height: 80px;}
.home-about-box .hd li em{display: block;font-size: 10px;color: #b9b9b9;text-transform: uppercase;}
.home-about-box .hd li b{position: absolute;left:64px; top:10px; font-size: 45px;color: #bcbcbc;font-weight: normal;}
.home-about-box .hd li.on{background: #0352a1 url(../images/ysico.jpg) no-repeat center bottom;color: #efefef;}
.home-about-box .hd li.on b{color: #fed000}
.home-about-box .hd li.on em{color: #b9b9b9;}
.home-about-box .bd li{height:520px; position: relative;}
.home-about-box .aboutimg{ float: left; width: 720px; }
.home-about-box .aboutimg img{ width: 720px; height: 520px; }
.home-about-box .abouttxt{ float: left; width: 400px; height: 500px;padding: 20px 40px 0 40px;background:#0352a1; color: #ffffff; font-size: 14px;line-height: 26px;} 
.home-about-box .abouttxt b{display: block;height: 60px;line-height: 60px;font-size: 36px;font-weight: bold;color: #fed000;}
.home-about-box .abouttxt em{display: block;font-size: 24px;height: 50px;}
.home-about-box .abouttxt span{display: block;font-size: 14px;line-height: 26px;}



.home-news{ overflow: hidden; text-align:center; margin-top: 10px;width: 100%;}

.home-news.hd{ display:inline-block; height: 80px; background:url(../images/news_chline.png) repeat-x;  text-align:center; width: 100%;}
.home-news .hd li{position: relative; display:inline-block; }
.home-news .hd li a{ display:inline-block; background-color:#FFF; font-size:16px; width:auto; height:31px; line-height:31px; padding:0 20px; overflow:hidden; margin:0 6px; border:1px solid #dcdcdc; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.home-news .hd li.on a,.home-news-box .hd li a:hover{ background-color:#0352a1; color:#FFF; border:1px solid #0352a1;}








.home-news-box{height: 630px; overflow: hidden; text-align:center; margin-top: 30px;width: 100%;}
.home-news-box .hd{ display:inline-block; height: 80px; background:url(../images/news_chline.png) repeat-x;  text-align:center; width: 100%;}
.home-news-box .hd li{position: relative; display:inline-block; }
.home-news-box .hd li a{ display:inline-block; background-color:#FFF; font-size:16px; width:auto; height:28px; line-height:28px; padding:0 20px; overflow:hidden; margin:0 6px; border:1px solid #dcdcdc; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.home-news-box .hd li.on a,.home-news-box .hd li a:hover{ background-color:#0352a1; color:#FFF; border:1px solid #0352a1;}

.home-news-box .newsleft{ float: left;  width: 560px; }
.home-news-box .newsleft .n-img img{ width: 600px; height: 300px; float: left; }
.home-news-box .newsleft .n-txt h3 a{ display: block; line-height: 50px; font-size: 18px; }
.home-news-box .newsleft .n-desc{ display: block; line-height: 25px; font-size: 14px; color: #999999 }
.home-news-box .newsright{ float: right; width: 790px; }

.home-news-box .newsright .home-news-list { float: left; width: 100%; height: 630px; }
.home-news-box .newsright .home-news-list li { width:890px; float: left; position: relative; margin:10px 0;  }
.home-news-box .newsright .home-news-list li em{ float: left; width: 120px; height: 100px; margin-right: 20px; padding-right: 10px; line-height: 100px; text-align: center; font-size: 60px; color: #aaaaaa; border-right: #aaaaaa solid 1px; }
.home-news-box .newsright .home-news-list li span { float: left;  display: block; line-height: 50px; height: 50px; overflow: hidden; font-size: 18px; text-align: left; width: 400px; }
.home-news-box .newsright .home-news-list li p {  float: left; display: block; line-height: 25px; height: 50px; overflow: hidden; font-size: 14px; text-align: left; width: 630px; color: #aaaaaa; }

.home-problem-box{ margin-top: 30px; width: 1590px; height: 190px; padding: 30px;  position: relative; }
.home-problem-box h2{ float: left; width: 200px; }
.home-problem-box .problem-scroll{ float: right; width: 1300px }
.home-problem-box .problem-scroll .bd{ width:1300px; margin:0 auto; overflow:hidden;}
.home-problem-box .problem-scroll .bd ul{ overflow:hidden; zoom:1; }
.home-problem-box .problem-scroll .bd ul li{ float:left; width:550px;  overflow:hidden; padding-right: 30px; }
.home-problem-box .problem-scroll .bd ul li h3 a{ float:left; width:450px; overflow:hidden; background:url(../images/wenico.jpg) no-repeat;padding-top: 32px;font-size: 16px;color: #111111;margin-bottom: 6px;}
.home-problem-box .problem-scroll .bd ul li p{  float:left; font-size: 13px;line-height: 22px;color: #666666;height: 66px;overflow: hidden; }
.home-problem-box .problem-scroll .hd{ position:absolute; bottom: :10px; right:20px; height:30px; line-height:30px; text-align:center; } 
.home-problem-box .problem-scroll .hd ul{ text-align:center;  padding-top:5px; }    
.home-problem-box .problem-scroll .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:5px; background:url(../images/icoCircle.gif) 0 -9px no-repeat; overflow:hidden;}   
.home-problem-box .problem-scroll .hd ul .on{ background-position:0 0; }


.main-content{ float:right;margin-left:10px; width:1100px; line-height:30px; overflow:hidden; font-size:14px; }
.main-content img{ max-width: 1100px; height:auto; width:expression(this.width > 880 ? "880px" : this.width);}

.titles{ display:block; font-size:20px; line-height:50px; text-align:center; border-bottom:1px dashed #ccc;}
.date{ display:block; font-size:12px; line-height:30px; text-align:center; color:#999}

.p-main-content{ float:right; width:1000px; line-height:30px; overflow:hidden; font-size:14px; padding:30px 20px; }
.p-main-content img{ max-width: 1000px; height:auto; width:expression(this.width > 1000 ? "1000px" : this.width);}

.nav-list { height: 55px; background: #f1f1f1; margin-bottom: 20px; overflow: hidden;}
.nav-list li {width: 25%;height: 55px;font-size: 18px;line-height: 55px;text-align: center;float: left;border-right: 1px solid #eee;margin-right: -1px;cursor: pointer;text-overflow: ellipsis;
overflow: hidden;white-space: nowrap;}
.nav-list li a { color: #a8a8a8; font-size: 16px;}     
.nav-list li.current,
.nav-list li:hover { background: url(../images/picon.png) no-repeat bottom center #0352a1; border-color: #0352a1;}    
.nav-list li.current a,
.nav-list li:hover a { color: #fff;}


ul.news-list{ float:left; width:1160px;}
ul.news-list li{ float:left; width:100%; background:#ffffff; margin-bottom:20px; border-bottom: 1px solid #eee; padding: 10px 0;}
ul.news-list li a{ float:left; width:100%; }
ul.news-list li a .ntime{ float:left; width:100px; height:90px; padding:10px 10px;margin-top:10px; background:#eaeaea; overflow:hidden; text-align:center; font-size:32px; color:#333; border-right:#cccccc solid 1px;}
ul.news-list li a .ntime span{ display:block; font-size:16px; text-align:right;}
ul.news-list li a .ncontent{ float:right; width:1000px;  margin-top:10px; margin-right:20px;}
ul.news-list li a .ncontent strong{ float:left; width:100%; height:40px; font-size:18px; font-weight: normal; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.news-list li a .ncontent p{ float:left; width:100%; height:50px; line-height:25px; overflow:hidden;color:#999999;}
ul.news-list li a:hover .ntime{  color:#0352a1;}
ul.news-list li a:hover strong{ color:#0352a1;}

.info-title{ float:left; display:block;width:100%; height:50px; overflow:hidden; position:relative;  background:url(../Images/hc.jpg);}
.info-title h3{ float:left; height:50px; font-size:24px; line-height:50px; color:#333; padding-left:10px;  }
.info-title span{ float:right; line-height:50px; font-size:12px; margin-right:10px; color:#fff;}
.info-title span a{ font-size:12px; color:#fff;}
.info-title span a.more{ float:left; display:block; width:33px; height:50px; background:url(../Images/more.png) center no-repeat; }


.side-contact{ float:left; width:264px; padding:10px; height:97px; background:url(../images/foot.jpg); top center no-repeat;}
.side-contact span{ display:block;padding:0 0 0 58px; line-height:30px;height:30px; overflow:hidden;
background:url(../images/side-tel.png) 18px 3px no-repeat; font-size:16px; color:#fff;}
.side-contact b{ font-size:24px; color:#fff; font-family:Arial; text-align:center; display:block; line-height:37px;}



.article-nextprev{ float:left; width: 100%;  clear: both; display: block;  text-align:center; font-size: 14px;}
.article-nextprev div{ width:50%; float:left;}
.article-nextprev a{ font-size: 14px;}


.newslist li{clear:both; margin-bottom:40px; height:160px;}
.newslist li a{display:block; width:100%; height:100%;}
.newslist li a p.img{width:220px; height:160px; float:left; overflow:hidden; position:relative; border-radius:0 0 0 10px;}
.newslist li a p.img .img{width:100%; height:100%; position:relative; z-index:1; border-radius:0 0 0 10px;}
.newslist li a p.img .bg{position:absolute; right:-220px; top:0; width:100%; height:100%; display:block; background:rgba(0,0,0,0.4); z-index:2; border-radius:0 0 0 10px; transition:all ease 0.35s;}
.newslist li a p.img .zoom{position:absolute; left:50%; top:50%; width:40px; height:40px; margin-left:-20px; margin-top:-20px; z-index:3; transition:all 0.5s; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.newslist li a .date{width:100px; height:160px; float:left; background:#EEE; margin-left:1px; transition:all 0.35s;}
.newslist li a .date .day{display:block; padding:32px 0 0 0; text-align:center; color:#333; font-size:43px; transition:all 0.5s;}
.newslist li a .date .ym{display:block; text-align:center; padding:28px 0 0 0; color:#999; font-size:14px; transition:all 0.5s;}
.newslist li a .con{width:720px; height:59px; float:right; border-bottom:1px solid #E6E6E6; position:relative;}
.newslist li a .tit{display:block; font-size:16px; color:#333; padding:10px 0 20px 0; transition:all 0.35s;}
.newslist li a .txt{display:block; font-size:13px; line-height:180%; color:#999;}
.newslist li a .click{font-size:12px; display:block; padding-top:20px; color:#BBB;}
.newslist li a .click img{margin:-2px 0 0 8px;}
.newslist li a:hover .date,.newslist li a:active .date{background:#D82633;}
.newslist li a:hover .date .day,.newslist li a:active .date .day{color:#FFF;}
.newslist li a:hover .date .ym,.newslist li a:active .date .ym{color:#FFF;}
.newslist li a:hover .tit,.newslist li a:active .tit{color:#D82633;}
.newslist li a:hover p.img .bg,.newslist li a:active p.img .bg{right:0;}
.newslist li a:hover p.img .zoom,.newslist li a:active p.img .zoom{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg);}



.pb{ background:#f1ff1f1; }

.certificate-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.certificate-list li { float: left; display: block; zoom: 1; position: relative; width: 305px; background: #fff; padding:10px 10px; margin:20px 10px; overflow: hidden; }
.certificate-list li a { float: left; display: block; color: #333; overflow: hidden;}
.certificate-list li a .p-img{ float:left; width:285px; height:220px;border:#edebeb solid 1px; overflow:hidden; position:relative;}
.certificate-list li a .p-img img{ width:285px; transition-duration:500ms;}
.certificate-list li a .p-info{ display:block; overflow:hidden; padding:10px 10px; text-align:center; z-index:3; }
.certificate-list li a .p-info h3{ display:block; line-height:30px; font-size:14px; font-weight:normal;}
.certificate-list li a .p-info p{ display: block; line-height:20px; color:#aaa; height:20px; font-size: 12px; overflow:hidden; }
.certificate-list li a:hover .p-img img{ transform:scale(1.1);}
.certificate-list li:hover{ box-shadow:5px 5px 5px #e3e3e3}

.pbg{ background: #fff; }
.product-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.product-list li { float: left; display: block; zoom: 1; position: relative; width: 275px;  overflow: hidden; }
.product-list li a { float: left; display: block;  padding: 4px; color: #333; overflow: hidden;}
.product-list li a .p-img{ float:center;  width: 276px; height:250px;font-size: 16px; overflow:hidden; position:relative;}
.product-list li a .p-img img{ width:245px; height:245px; transition-duration:500ms;border:#eceae8 solid 1px;  }
.product-list li a .p-info{ float:center; text-align:center; padding: 0 10px; }
.product-list li a .p-info h3{ display:block; line-height:40px;text-align: center;  font-weight:normal; height:40px; overflow: hidden; padding: 5px 0; font-size:14px; }
.product-list li a .p-info .pbtn{ float: right; border:#ebe6e6 solid 1px;  border-radius: 5px; width: 100px; font-size: 14px; text-align: center; margin-top: 10px; }
.product-list li a .p-info p{ line-height:25px; color:#aaa; height:50px; font-size: 14px; overflow:hidden; margin-top: 5px;}
.product-list li a:hover .p-img img{ transform:scale(1.1);}

.product-list li a:hover .pbtn{  background: #0352a1; color: #ffffff; }

.p-title{ float: left; width: 100%; font-size: 22px; text-align: left; line-height: 40px; margin-bottom: 10px; border-bottom:#eeeeee solid 1px; }
.p-title span{ font-size: 12px; }
.p-title h5{border-bottom:#0550a1 solid 4px; padding: 0 10px; font-size: 20px;  }

.proimgbox{ float:left; width:422px; }
.pimg{ float:left; width:400px; border:10px #fff solid; border-radius: 5px;}
.pimg img{ width:480px;border:#e8e7e7 solid 1px;}

.proimgscroll-left{ float:right; width:320px;  overflow:hidden; position:relative; margin-top:10px; }
.proimgscroll-left .bd{ width:280px; margin:0 auto; overflow:hidden;}
.proimgscroll-left .bd ul{ overflow:hidden; zoom:1; }
.proimgscroll-left .bd ul li{ float:left; width:62px; height:62px; margin-right:4px; margin-left:4px; overflow:hidden; }
.proimgscroll-left .bd ul li img{ width:60px; height:60px; border:1px #CCCCCC solid;}
.proimgscroll-left .prev,
.proimgscroll-left .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:14px; height:50px; background:url(../images/sprev.png) left center no-repeat; z-index:999   }
.proimgscroll-left .next{ left:auto; right:0px; background:url(../images/snext.png) left center no-repeat;}

.p-content{ float: right; width:560px;line-height: 42px;font-size: 15px; margin-top:10px;}
.p-content{ float: right; width:560px;line-height: 42px;font-size: 15px; margin-top:10px;}

.product-content{ float: left; line-height:30px; overflow:hidden; font-size:14px; margin-top: 20px; }

.p-detail { float: left; width: 98%; padding-left:20px;  font-size: 18px;margin-top:-30px; line-height: 42px; color: #ffffff; text-align: left; background:url(../images/logo-2.jpg);border: 1px solid #d4d4d4; }


.contact-info{ float: left; width: 500px; }
.contact-map{ float: right; width: 600px; }
.contact-info-list{ float: left; width: 100% }
.contact-info-list li{ float: left; width: 100%;  padding: 5px 0; margin-bottom: 10px; border-bottom: 1px solid #ddd;overflow: hidden;white-space: normal}
.contact-info-list li img{ float: left; margin-right: 10px; width: 40px; }
.contact-info-list li span{ float: left;  font-size: 15px; line-height: 45px; }


.flinkbg{padding: 10px 0; line-height: 30px; border-top: #f3f3f3 solid 1px; }
.flinkbg a{padding:0 5px; line-height: 30px; margin: 0 5px; font-size: 15px; }

.footerbg{background:#194c8e; padding: 30px 0; color: #fff; text-align: center; line-height: 25px; }
.foot-left{ float: left; width: 250px; }
.foot-left h3 img{ width: 250px; }
.foot-left .code{float: left; background: url(../images/codebg.jpg) no-repeat;width: 105px;height: 133px; margin:0 10px;}
.foot-left .code img{width: 101px;height: 101px;display: block;padding: 11px 11px 7px 11px;border-right:#20579f solid 1px;}
.foot-left .code em{display: block;width: 105px;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}

.foot-right{ float: right; width: 1000px;  }
.foot-right .foot-menu{ float: left; width: 900px; margin: 10px 0; }
.foot-right .foot-menu li{display: block;float: left;background: url(../images/ftico.jpg) left center no-repeat; padding: 0 25px;}
.foot-right .foot-menu li a{float: left;font-size: 14px;color: #fff; line-height: 35px; }

.foot-info { float: left; width: 100%; margin-top: 10px; padding-top: 10px; border-top:#20579f solid 1px;  }
.foot-info li{ float: left; width: 260px; padding: 5px 20px; font-size: 14px; text-align: left;  }

.footer-bottom-bg{ padding: 15px 0; background: #194c8e;color: #fff; }
.footer-bottom-bg a{ color: #ba7477 }
.pageNavi { float:left; margin-top:20px; display:block; width: 100%; text-align: center; line-height:30px; font-size:12px; margin-bottom:10px;}
.wp-pagenavi { clear:: both}
.wp-pagenavi a {
	border:#CCC solid 1px;
	padding:5px 10px; 
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
margin:0 3px;
	}
.wp-pagenavi span { 
border:#CCC solid 1px;
padding:5px 10px; 
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
margin:0 3px;
}
.wp-pagenavi a:hover { background:#0352a1; color:#FFF; border:#0352a1 solid 1px;}
.wp-pagenavi span.current {  background:#0352a1; color:#FFF; border:#0352a1 solid 1px;}


/*在线客服*/
.online {
    position: fixed;
    bottom: 150px;
    right: 10px;
    width: 60px;
    z-index: 999;
    color: #999;
}
.online a {
    color: #666;
}
.online a:hover {
    text-decoration: none;
}
.online dl {
    background: #0352a1;
    padding: 10px 5px;
    margin-bottom: 1px;
    position: relative;
}
.online dl dd {
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}
.online dl dd i {
    font-size: 25px;
}
.online dl:hover {
    background: #980006;
}
.online dl dt {
    position: absolute;
    top: 0px;
    right: 60px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 9999;
    display: none;
    padding: 10px 15px;
    font-weight: normal;
}
.online dl dt h3 {
    display: block;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.online dl dt h3 i {
    margin-right: 5px;
}
.online dl dt h3 span {
    float: right;
    cursor: pointer;
}
.online dl dt input {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    padding: 3px 5px;
    width: 100%;
}
.online dl dt button {
    margin: 10px 0;
    border: none;
    border-radius: 5px;
    width: 100%;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: #28a7e1;
    color: #fff;
    cursor: pointer;
}





.culturebg{ height:582px;background:#f9f9fa;center top no-repeat }




.liuchengbox{ float:left; width:1480px; height:495px; background:url(../images/lcline.png) top center repeat-x;}
.liuchenglist{ float:left; width:1480px;}
.liuchenglist li{ float:left; width:330px; margin:0 20px;}
.liuchenglist li a{ float:left; width:270px;   line-height:35px; top center no-repeat; text-align:left;margin-top:20px;}

.liuchenglist li a p{ font-size:14px; line-height:40px;height:42px;margin-top:20px;}





.product-num-box{
    width: 100%;
    height: 680px;
    background-color: #3e88f1;
    background-image: url(../images/pre-bg.png);
    background-repeat: no-repeat;
    background-position:center;
    background-size:100%;
}

.product-num-content{
    width: 1200px;
    height: 577px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-num-title{
    padding-top: 100px;
    margin-bottom: 30px;
    font-size: 42px;
    color: #fff;
    line-height: 45px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
.product-num-text{
    font-size: 16px;
    color: #fff;
	
    line-height: 28px;
}

.product-num-head{
    margin-top: 80px;
    font-size: 0;
}

.product-num-item{
    text-align: center;
    position: relative;
    display: inline-block;
    width: 400px;
    font-size: 108px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-jus{
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #fff;
    cursor: pointer;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.product-num-nub{
    display: inline-block;
    width: 400px;
    font-size: 48px;
    color: #fff;
    line-height: 92px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-add{
    font-size: 24px;
    color: #fff;
    margin-left: -20px;
    position: absolute;
    right: 75px;
    top: 30px;
}

.product-num-inf{
    margin-top: 24px;
    font-size: 28px;
    color: #fff;
    line-height: 0;
    margin-left: 30px;
}

.product-num-jus:hover{
    background-color: #fff;
    color: #3e88f1;
}

.product-num-wan{
    position:absolute;
    right: 55px;
    top: 0px;
}






#aboutmain{height:510px;background:url(../images/foot.jpg)no-repeat center bottom; margin-top:40px;}
#aboutmain p.bt1{text-align:center; padding-top:62px;}
#aboutmain p.bt2{text-align:center; color:#FFF; padding-top:18px; font-size:21px;}
#aboutmain p.con{width:1180px; margin:auto;  text-align:center; padding-top:18px; line-height:230%;}

.aboutbox{ width:1230px;  margin:10px auto 0; overflow:}
.aboutimg{ float:left; width:460px; }
.aboutimg img{ width:460px; }
.aboutbrief{ float:right; width:740px; line-height:30px; font-size:14px; height:470px; overflow:hidden;}




.quicknavbox { width: 100%; position: relative;  height: 584px;}
.quicknavbox .bd ul { padding: 0 0 7px 10px; zoom: 1; height: auto; overflow: hidden; }
.slideText { float: left; width: 36%; padding-top: 50px; font-size: 16px;  }
.slideText h3 { font-size: 20px; text-transform: uppercase; color: #ccc; }
.slideBt { color: #333; font-size: 22px; }
.slideInfo { color: #888; line-height: 30px; margin: 14px 0 49px; }
.slideMore { display: block; width: 119px; height: 34px; line-height: 34px; color: #fff; font-size: 14px; text-align: center; background-color: #bd000a; }
.slideMore:hover { background-color: #fdac31; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; color: #fff;}
.slideImg { float: right; }
.slideImg img { width: 760px; height: 400px; display: block;  padding-top: 30px;}
.slideImg img:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.quicknavbox .hd { height: 140px; border: 1px solid #d3d3d3; background-color: #f5f3f3; }
.quicknavbox .hd ul { height: 140px; width: 100%; }
.quicknavbox .hd ul li { float: left; width: 20%; }
.quicknavbox .hd ul li a { height: 140px; padding-top: 26px; position: relative; display: block; color: #000; font-size: 20px; text-align: center; }
.quicknavbox .hd ul li a i { position: absolute; left: 0; top: -10px; height: 11px; width: 100%; z-index: 5; display: none; background: url(../images/jt.png) no-repeat center top; }
.quicknavbox .hd ul li a div { height: 36px; background-position: center top; background-repeat: no-repeat; }
.quicknavbox .hd ul li a p { margin: 13px 0 26px; }
.quicknavbox .hd ul li a span { display: block; margin: 0 auto; width: 18px; height: 1px;  }
.quicknavbox .hd ul li a em { position: absolute; right: 0; top: 0; height: 100%; width: 1px; z-index: 5; display: block; background: url(../images/indexspan.jpg) no-repeat left center; }
.quicknavbox .hd ul li .a0 { background-image: url(../images/mainIcon1.png); }
.quicknavbox .hd ul li .a1 { background-image: url(../images/mainIcon2.png); }
.quicknavbox .hd ul li .a2 { background-image: url(../images/mainIcon3.png); }
.quicknavbox .hd ul li .a3 { background-image: url(../images/mainIcon4.png); }
.quicknavbox .hd ul li .a4 { background-image: url(../images/mainIcon5.png); }
.quicknavbox .hd ul li .a5 { background-image: url(../images/mainIcon6.png); }
.quicknavbox .hd ul li.on { background-color: #bd000a; }
.quicknavbox .hd ul li.on a { color: #fff; }
.quicknavbox .hd ul li.on a span { background-color: #fff; }
.quicknavbox .hd ul li.on a i { display: block; }
.quicknavbox .hd ul li.on a em { display: none; }
.quicknavbox .hd ul li.on .a0 { background-image: url(../images/mainIcon1-1.png); }
.quicknavbox .hd ul li.on .a1 { background-image: url(../images/mainIcon2-1.png); }
.quicknavbox .hd ul li.on .a2 { background-image: url(../images/mainIcon3-1.png); }
.quicknavbox .hd ul li.on .a3 { background-image: url(../images/mainIcon4-1.png); }
.quicknavbox .hd ul li.on .a4 { background-image: url(../images/mainIcon5-1.png); }
.quicknavbox .hd ul li.on .a5 { background-image: url(../images/mainIcon6-1.png); }
.quicknavbox .hd ul li:last-child a em { display: none; }
.mallbg { position: absolute; left: 0; bottom: -27px; height: 27px; width: 100%; z-index: 5; background: url(../images/mallbg.png) no-repeat center top; }











.ys{ background:#0e386a;}



.ysbox{ width:260px;background:#0e386a; height:680px;}
.ysitem{ float:left; width:280px; margin:30px 0;border-top:1px dotted #ededed;}
.ysitem div{ float:left; width:240px; height:50px; line-height:30px; padding-left:10px; padding-top:5px; padding-bottom:5px; }
.ysitem div strong{ float:left; width:240px; height:35px; line-height:35px; font-size:18px; font-weight:normal; color:#e87910;}
.ysitem div span{ float:left; width:240px; height:35px; line-height:35px; font-size:14px; font-weight:normal; color:#fff;}
.ysitem p{ float:left; width:240px; height:80px; line-height:25px; font-size:14px; margin-top:5px; margin-bottom:5px; color:#999;}
.ys1{background:url(../images/ys1.jpg) left center no-repeat;}
.ys2{background:url(../images/ys2.jpg) left center no-repeat;}
.ys3{background:url(../images/ys3.jpg) left center no-repeat;}
.ys4{background:url(../images/ys4.jpg) left center no-repeat;}
.ys5{background:url(../images/ys5.jpg) left center no-repeat;}
.ys6{background:url(../images/ys6.jpg) left center no-repeat;}

.ysboximg{ width:260px; margin:0 60px;}





.home-eq{ background: #f3f3f3; height:590px;}
.home-eq .eq-img{ float: left; width:550px;margin-top:40px;}
.home-eq .eq-txt{ float: right; width:600px;margin-top:60px;}
.home-eq .eq-txt h5{ font-size: 30px; color: #bc0007; line-height: 50px; margin-bottom: 50px;}
.home-eq .eq-txt h5 span{ font-size: 20px; color: #bc0007; line-height: 50px; display: block;}
.home-eq .eq-txt p { background:url(../images/dz_ico01.gif) no-repeat 0 12px; height:30px; line-height:30px; font-size:15px; color:#585858; padding-left:15px;}



.box-wrapper{ background:url(../images/boxbg.jpg) top no-repeat; background-size:cover;}
.about-wrapper{ background:url(../images/aboutbgs.jpg) top no-repeat; background-size:cover;}
.product-wrapper{ background:url(../images/productbg.jpg) top no-repeat; background-size:cover;}
.mainer-wrapper{ padding:20px 0;}
.mainer-wrappers{}
.mainer{ width:1400px; margin:0 auto;}
.mainers{ width:1400px; margin:0 auto; }
.mainers1320{ width:1320px; margin:0 auto; padding: 40px 0;}
.mainers1300{ width:1320px; margin:0 auto;}
.ad-wrapper{ height:80px;  background:url(../images/adbgs.jpg) top no-repeat; color:#ffffff;}
.ad-txt{  width: 360px; font-size: 14px; line-height: 20px; font-weight: normal; margin-top: 10px; margin-left:30px;}
.ad-txt b{ display: block; font-size: 24px; line-height: 40px;}












.categories-box{float: left; width: 1400px; height: 560px; position: relative;}
.cate-item { position: absolute; overflow:hidden;}
.cate-box{ float: left; width:100%; height: 100%; position: relative;}
.cate-box img{ width:100%; height:100%;}
.cate-box .cate-info{ position: absolute; width: 95%; bottom: 10px; left: 0px; text-align: left; padding-left:30px;transition: 0.5s;}
.cate-box .cate-info b{ float: left; width: 100%; text-align: left; font-size: 14px; color: #000;  }
.cate-box .cate-info .btn{ display: inline-block; text-align: center; width: 80px;font-size: 14px; color: #ffffff;  border-radius: 13px; height: 26px; line-height: 26px; background:#02519c; margin-top: 12px; }
.cate-box .cate-cover{ position: absolute; top:560px; width:100%;  height:100%; color: #ffffff; text-align: center; font-size: 16px;  background-color: rgba(12,4,19,0.8); transition: 0.5s;}

.cate1 {top:0; left: 0; width: 250px; height:330px; border: 1px solid #e1dddd;}
.cate1 img{top:0; left: 0; width: 250px; height:330px; }
/*.cate1 .cate-cover{top:330px;}*/
.cate2 {top:0; left: 260px; width: 320px; height:330px; border: 1px solid #e1dddd;}
.cate3 {top:250px; left: 1050px; width: 350px; height:290px;border: 1px solid #e1dddd; }
.cate4 {top:340px; left: 0px; width: 580px; height:200px;border: 1px solid #e1dddd; }
.cate5 {top:0px; left: 590px; width: 450px; height:540px;border: 1px solid #e1dddd; }
.cate6 {top:0px; right: 0px; width: 350px; height:240px; border: 1px solid #e1dddd;}
.cate7 {top:250px; right: 0px; width: 350px; height:290px; border: 1px solid #e1dddd;}
.cate8 {top:400px; right: 0px; width: 350px; height:140px; border: 1px solid #e1dddd;}

.cate-item:hover .cate-cover{ top:0px;}
.cate-item:hover .cate-info{ top:20px;}
.cate-item:hover .cate-info b{ color: #ffffff; }







.home-briefbox{ float:left; width:1500px;  height:430px;  font-size: 16px;text-align: left;}
.home-brief{ float:left; width:100%;margin-right: 121px;}
.home-about-img img{ width:590px;margin-top:90px;margin-left:45px;}
.home-brief{ float:left; width:800px; }
.home-brief h2{ font-size: 24px; line-height: 50px; color: #0965b9;}
.home-brief p{ float:left; line-height:40px;}
.home-brief a{ float:left; margin-top:10px; display: inline-block;  width: 120px; border: 2px solid #c8080e; font-weight: bold; font-size: 18px; line-height: 36px; text-align: left; transition: all 500ms ease-in 0ms;}


.home-btns{ float:right; width:260px;}
.home-btns a{ float:left; width:125px; margin-left:5px; margin-bottom:5px; height:34px; padding-top:70px; text-align:center; font-size:14px;}
.home-btns a.btn1{ background:url(../images/btns.png) top left no-repeat; }
.home-btns a.btn2{ background:url(../images/btns.png) top right no-repeat; }
.home-btns a.btn3{ background:url(../images/btns.png) bottom left no-repeat; }
.home-btns a.btn4{ background:url(../images/btns.png) bottom right no-repeat; }



.home-product-nav-box{ float:left; width:1500px; margin-top:50px; text-align: center; }
.home-product-nav-box a{ padding: 0 20px; font-size: 14px; }
.home-product-nav-box em{ color: #ccc}

.home-product-box{ float:left; width:1500px;height: 300px; margin-top:10px; }
.picScroll-left{ margin:0 auto; width:1500px; position:relative;}
.picScroll-left .prev,
.picScroll-left .next{ position:absolute; left:-50px; top:50%; cursor:pointer; margin-top:-50px; display:block; width:40px; height:40px; background:url(../images/bprev.png) left center no-repeat; z-index:999 }
.picScroll-left .next{ left:auto; right:-50px; background:url(../images/bnext.png) right center no-repeat; }
.picScroll-left .bd{ margin-top:20px; margin:0 auto; width:1500px;}
.picScroll-left .bd ul{ zoom:1; }
.picScroll-left .bd ul li{ margin-right:10px; margin-left:11px; float:left;  width:225px; height: 270px; overflow: hidden; position:relative; bottom center no-repeat #f9f9f9; }
.picScroll-left .bd ul li a{ float:left; _display:inline; text-align:center;  width:230px; z-index:9;}
.picScroll-left .bd ul li .pic{ float:left; width:220px; z-index: 5}
.picScroll-left .bd ul li .pic img{ width:220px; height:220px;border:#f1f1f2 solid 1px;-webkit-transition:-webkit-transform 0.6s ease-out;-moz-transition:-moz-transform 0.6s ease-out;-ms-transition:-ms-transform 0.6s ease-out;transition:transform 0.6s ease-out;  }
.picScroll-left .bd ul li .con{ float:left; width:230px; padding: 10px 10px;    position:relative;z-index: 10;}
.picScroll-left .bd ul li .con b{ float:; width:100%; height:40px;  font: 14px/25px "Microsoft YaHei";  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all;}
.picScroll-left .bd ul li .con p{ float:left; width:100%; height:100px; line-height: 35px; margin-top: 50px;}

.picScroll-left .bd ul li .con a{ float:left; width:190px; height:32px; line-height: 38px; background: #666; color: #fff; clear: both; display: none;}


.picScroll-left .bd ul li:hover .con a{ display: block;}


.picScroll-left .hd ul{ text-align:center;  padding-top:15px;  }	




.certificate-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.certificate-list li { float: left; display: block; zoom: 1; position: relative; width: 210px; background: #fff; padding:10px 10px; margin:20px 10px; overflow: hidden; }
.certificate-list li a { float: left; display: block; color: #333; overflow: hidden;}
.certificate-list li a .p-img{ float:left; width:210px;border:#edebeb solid 1px; height:210px; overflow:hidden; position:relative;}
.certificate-list li a .p-img img{ width:180px; transition-duration:500ms;}
.certificate-list li a .p-info{ display:block; overflow:hidden; padding:10px 10px; text-align:center; z-index:3; }
.certificate-list li a .p-info h3{ display:block; line-height:30px; font-size:14px; font-weight:normal;}
.certificate-list li a .p-info p{ display: block; line-height:20px; color:#aaa; height:20px; font-size: 12px; overflow:hidden; }
.certificate-list li a:hover .p-img img{ transform:scale(1.1);}
.certificate-list li:hover{ box-shadow:5px 5px 5px #e3e3e3}

/*优势*/
.advantagebg{ background:url(../images/ys_tbg.jpg) no-repeat center 10px; overflow:hidden;}
.advtitle{ float:left; display:block; width:1582px;}
.advtitle span{ display:block; float:left; margin-left:350px; font-family:"Microsoft YaHei"; font-size:45px; color:#154e83;font-weight:bold;margin-top:40px;}
.advtitle span i{ display:block;}
.advtitle span img{ width:195px; height:18px;}
.advtitle em{ display:block; float:left; font-size:34px; color:#154e83; margin-left:20px;margin-top:40px;}

.advbg1{ float:left; width:450px; background:url(../images/ys_bg01.jpg) no-repeat center 0; height:294px; overflow:hidden; padding:81px 0 50px 750px;margin-top:60px;border:#eeeeee solid 1px;margin-bottom:20px;  }
.advbg2{ float:left; width:320px; background:url(../images/ys_bg02.jpg) no-repeat center 0; height:294px; overflow:hidden; padding:62px 750px 0 0 ;border:#eeeeee solid 1px;margin-bottom:20px; padding-left:130px; }
.advbg3{ float:left; width:410px; background:url(../images/ys_bg03.jpg) no-repeat center 0; height:294px; overflow:hidden; padding:70px 0 0 785px;border:#eeeeee solid 1px; margin-bottom:20px; }
.advbg4{ float:left; width:750px; background:url(../images/ys_bg04.jpg) no-repeat center 0; height:424px; overflow:hidden; padding:70px 450px 0 0;}
.advbg5{ background:url(../images/ys_bg05.jpg) no-repeat center 0; height:374px; overflow:hidden;}

.advbox dl{ width:400px; display:inline-block;}
.advbox dl dt{ height:60px; border-bottom:#e6e6e6 1px solid; line-height:35px; margin-top:-20px;font-family:"Microsoft YaHei"; font-size:28px; color:#154e83; overflow:hidden;font-weight:bold;}
.advbox dl dt em{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#d3d3d3; padding:0 0 0 10px;}
.advbox dl dd{ padding:10px 0 0;}
.advbox dl dd p{ font-family:"Microsoft YaHei"; font-size:14px; color:#797979; line-height:30px;}
.advbox dl dd p i{ color:#0527af;}


